home *** CD-ROM | disk | FTP | other *** search
/ The Essential Home & Business Collection / The Essential Home & Business Collection.iso / 27 / 3 / 5 / HP22D5.ZIP / EXTERN / SETSCR < prev    next >
Text File  |  1991-04-16  |  128b  |  8 lines

  1. setscr.obj: setscr.c
  2.     cl /Alfw /c /Oalt /Gs setscr.c
  3.  
  4. setscr.exe: setscr.obj
  5.     link setscr,,,startup+io/MAP/NOE;
  6.  
  7.  
  8.